CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc 时钟程序

搜索资源列表

  1. 16013113173

    0下载:
  2. 用VC++编写的一个时钟程序,可以获取系统时间,可供VC++初学都学习。-Using VC++ for a clock to prepare procedures, the time available for VC++ Beginners are learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1286944
    • 提供者:guoguo
  1. Count

    0下载:
  2. 界面挺好看的VC++倒计时程序,程序实质不是为了写倒计时程序,而是向大家展示一款LED控件的使用方法,分别以时钟和倒计时的方式介绍了两种调用方法,编译后打开每走一秒系统会发出声音。-Good look at the interface of the VC++ countdown procedures, procedures not to write real countdown procedures, but a LED display to control the use of methods
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:57372
    • 提供者:790
  1. Clock

    0下载:
  2. 这是一些用VC++编写的时钟程序,希望对大家有用-These are using VC++ to prepare the clock procedures, in the hope that useful
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1863201
    • 提供者:徐亮
  1. 12ClockOK

    0下载:
  2. 一个漂亮的VC++星座时钟,可以显示12星座的半透明效果的窗体,时钟样式也很喜欢人。与其说是一个时钟程序,还不如说是一个学习半透明图片窗体的好实例,本程序通过调用图片经过程序处理然后生成半透明效果,值得参考一下。 -A good VC++ constellation clock can show the effect of the 12 constellations of the form of translucent, clock styles people like. Clock rat
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:646794
    • 提供者:wanshanshui
  1. WiserClock

    0下载:
  2. 用VC++6.0实现的智能时钟程序,界面精美-WiserClock developed by VC 6.0
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:162033
    • 提供者:金希哲
  1. 11

    0下载:
  2. 简单的时钟程序,用vc++做的,圆盘时钟,希望能相互学习交流-A simple clock program with vc++ to do, disc clock, hoping to learn from each other
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1934329
    • 提供者:Julia
  1. Clock

    0下载:
  2. 一个时钟程序,用VC编译的,已经验证过,可以运行的-A clock program, compiled with the VC has been verified, you can run. . . .
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:2026950
    • 提供者:jimmy
  1. MFC

    0下载:
  2. 基于MFC的一些小程序,包括有比较有创意的进度条,各种不同按钮,分隔窗口,电子时钟等等程序的源代码-use MFC
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-30
    • 文件大小:13142327
    • 提供者:Nicky
  1. MFCtime

    0下载:
  2. mfc时钟程序,该程序可以显示电子时钟和日期-mfc code for vc
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:39232
    • 提供者:天追
  1. MyClock_src

    0下载:
  2. 这是一个时钟程序的vc++源码 可以实现提醒功能-This is a clock program vc++ source code can be achieved alerts
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:97117
    • 提供者:feng
  1. VC.Clock

    0下载:
  2. VC6写的一个模拟时钟的小程序,很小,很小。可供初学VC这参考-VC6 an analog clock to write small programs, small, very small. VC this reference for beginners
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:13274
    • 提供者:dx0603go
  1. vcontimer

    0下载:
  2. vc制作一个简单的时钟程序 环境VS2005 MFC 主要是熟悉OnTimer()-vc制作一个简单的时钟程序
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:45567
    • 提供者:李昊
  1. clock

    0下载:
  2. 一个时钟程序,可以在电脑上方便的现实时间,VC++学习程序:)-A clock program that can facilitate the reality of the computer time, VC++ learning process:)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1816804
    • 提供者:张镇
  1. EmbedElecClock

    1下载:
  2. VC++在窗体的状态栏中嵌入数字格式的时间,也就是电子时钟,虽然简单了点,但对于新手朋友,可以通过本程序学到VC++格式化显示时间的格式、如何保证每隔一秒时钟会更新、如何定义一个定时器、如何在退出窗口时杀掉Timer等等小的知识点。 -VC++ embedded in the status bar in the form of time number format, that is, electronic clock, although simple point, but for the n
  3. 所属分类:GUI Develop

    • 发布日期:2016-03-27
    • 文件大小:28672
    • 提供者:madud00076
  1. MyThread

    0下载:
  2. 多线程时钟程序。作为vc++初学者,快速,明了的学习多线程的编程技巧。 -Multi-threaded clock program. As a vc++ beginner, fast, clear learning multithreaded programming skills.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-21
    • 文件大小:6419746
    • 提供者:yo
  1. vcPP2

    0下载:
  2. CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip  一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip   基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:343087
    • 提供者:stallion
  1. clock

    0下载:
  2. VC模拟时钟程序,能调节时间,即秒针走的快慢!-failed to translate
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:2007111
    • 提供者:marcher
  1. my_image_clock

    0下载:
  2. 一个vc6.0做的漂亮的图形时钟程序,希望对大家有所帮助-vc image clock
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:62862
    • 提供者:gg
  1. 1

    0下载:
  2. 用VC++做的一个简单时钟程序。功能:可以调整时间,可以设置闹铃。有钟表图。-With VC++ to do a simple clock program. Function: You can adjust the time, you can set the alarm. Watches and clocks map.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-14
    • 文件大小:3519285
    • 提供者:熊演达
  1. The-Needle-Code

    0下载:
  2. 基于VC++编写的指针时钟程序,你可以通过修改代码使界面更漂亮,更适合你自己。-The code is programmed based on VC++6.0.You can modify the source code to make the interface more beautiful and more fit for you.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2350343
    • 提供者:李强
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com